﻿2026-07-19T15:33:27.0508371Z ##[group]Run actions/checkout@v5
2026-07-19T15:33:27.0508624Z with:
2026-07-19T15:33:27.0508818Z   repository: SaberMage/spt-shell-notify
2026-07-19T15:33:27.0509226Z   path: .adapter-notify
2026-07-19T15:33:27.0511887Z   token: ***
2026-07-19T15:33:27.0512078Z   ssh-strict: true
2026-07-19T15:33:27.0512258Z   ssh-user: git
2026-07-19T15:33:27.0512440Z   persist-credentials: true
2026-07-19T15:33:27.0512639Z   clean: true
2026-07-19T15:33:27.0512821Z   sparse-checkout-cone-mode: true
2026-07-19T15:33:27.0513042Z   fetch-depth: 1
2026-07-19T15:33:27.0513216Z   fetch-tags: false
2026-07-19T15:33:27.0513399Z   show-progress: true
2026-07-19T15:33:27.0513578Z   lfs: false
2026-07-19T15:33:27.0513745Z   submodules: false
2026-07-19T15:33:27.0513928Z   set-safe-directory: true
2026-07-19T15:33:27.0514120Z env:
2026-07-19T15:33:27.0514286Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T15:33:27.0514515Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T15:33:27.0514740Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-19T15:33:27.0514993Z ##[endgroup]
2026-07-19T15:33:27.2215167Z Syncing repository: SaberMage/spt-shell-notify
2026-07-19T15:33:27.2218749Z ##[group]Getting Git version info
2026-07-19T15:33:27.2219468Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-19T15:33:27.2242462Z [command]/usr/bin/git version
2026-07-19T15:33:27.2276056Z git version 2.43.0
2026-07-19T15:33:27.2292169Z ##[endgroup]
2026-07-19T15:33:27.2301872Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ab3c16d1-a1d4-4063-8bee-0cc84e1469d8' before making global git config changes
2026-07-19T15:33:27.2302663Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T15:33:27.2304659Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-19T15:33:27.2330780Z ##[group]Initializing the repository
2026-07-19T15:33:27.2333604Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-19T15:33:27.2361487Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-19T15:33:27.2362022Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-19T15:33:27.2362499Z hint: of your new repositories, which will suppress this warning, call:
2026-07-19T15:33:27.2362898Z hint: 
2026-07-19T15:33:27.2363166Z hint: 	git config --global init.defaultBranch <name>
2026-07-19T15:33:27.2363470Z hint: 
2026-07-19T15:33:27.2363748Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-19T15:33:27.2364223Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-19T15:33:27.2364588Z hint: 
2026-07-19T15:33:27.2364779Z hint: 	git branch -m <name>
2026-07-19T15:33:27.2367024Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-19T15:33:27.2373988Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-19T15:33:27.2397423Z ##[endgroup]
2026-07-19T15:33:27.2397799Z ##[group]Disabling automatic garbage collection
2026-07-19T15:33:27.2400183Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T15:33:27.2421784Z ##[endgroup]
2026-07-19T15:33:27.2422145Z ##[group]Setting up auth
2026-07-19T15:33:27.2426155Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T15:33:27.2450848Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T15:33:27.2662943Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T15:33:27.2689262Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T15:33:27.2875662Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T15:33:27.2902100Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T15:33:27.3093258Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T15:33:27.3124757Z ##[endgroup]
2026-07-19T15:33:27.3125133Z ##[group]Determining the default branch
2026-07-19T15:33:27.3127822Z Retrieving the default branch name
2026-07-19T15:33:27.7386056Z Default branch 'main'
2026-07-19T15:33:27.7386638Z ##[endgroup]
2026-07-19T15:33:27.7387020Z ##[group]Fetching the repository
2026-07-19T15:33:27.7391558Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-19T15:33:28.2926291Z From https://github.com/SaberMage/spt-shell-notify
2026-07-19T15:33:28.2927243Z  * [new branch]      main       -> origin/main
2026-07-19T15:33:28.2952371Z ##[endgroup]
2026-07-19T15:33:28.2952872Z ##[group]Determining the checkout info
2026-07-19T15:33:28.2955319Z ##[endgroup]
2026-07-19T15:33:28.2959621Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T15:33:28.3037938Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T15:33:28.3063345Z ##[group]Checking out the ref
2026-07-19T15:33:28.3065431Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-19T15:33:28.3101683Z Switched to a new branch 'main'
2026-07-19T15:33:28.3101997Z branch 'main' set up to track 'origin/main'.
2026-07-19T15:33:28.3105470Z ##[endgroup]
2026-07-19T15:33:28.3139826Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T15:33:28.3160626Z ee2d37eadc730c0019e0af82d683074c509634a2
